FtMscLibEx IsCBMaskUniChangedEnabled Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

preliminary. Under development. Not completly tested yet.
API 3.X3A replacement
(extended)
Indicates if for this input the event mechanisme has been enabled.

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public bool IsCBMaskUniChangedEnabled(
	FtDeviceID devId,
	FtInput inputIndex
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
inputIndex
Type: FischerTechnik.FtMscLib.Enumurations FtInput
Universal Input I1..I8

Return Value

Type: Boolean
Is Enabled
Remarks

Not completly tested yet
See Also

Reference